-
Notifications
You must be signed in to change notification settings - Fork 66
Feat landing page restructure #345
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat landing page restructure #345
Conversation
- Add new blog card component with featured image support Signed-off-by: Daniel Phillips <phiro56@gmail.com>
Signed-off-by: Daniel Phillips <phiro56@gmail.com>
Signed-off-by: Daniel Phillips <phiro56@gmail.com>
@phiro56 This looks better and I really like the carousel. I think the hero section still takes up too much space and makes the website appear unchanging. Here is what it looks on a macbook - no hint that there is additional content on the homepage. It's even worse when the upper banner is on. ![]() I would make the hero headings smaller and potentially 2 lines instead of three ("Fast. Reliable. (new line) Open Source, Forever.) and have less vertical padding. Maybe make the description paragraph a bit smaller and on wider lines? Ideally, I'd like the title of the latest blog post and version number to be visible on initial page load. I played with the design in dev tools, it's not perfect, but I think this captures the same design whilst being more frugal with vertical space as to show off our important version and content. ![]() |
Signed-off-by: Daniel Phillips <phiro56@gmail.com>
…iew images Signed-off-by: Daniel Phillips <phiro56@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lovely - LGTM
@phiro56 - please resolve the conflicts and I'll merge! |
Signed-off-by: Daniel Phillips <phiro56@gmail.com>
Add featured images to blog section
Remove unwanted sections from homepage
Add participant carousel to landing page